home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tm400-3.zip / UPGRADE.DOC < prev    next >
Text File  |  1993-01-05  |  3KB  |  76 lines

  1.  
  2. Upgrading from v3.xx to v4.00
  3. ───────────────────────────────────────────────────────────────────────────
  4.  
  5.     Upgrading from v3.xx is sample, you can replace the following files
  6.     with the new ones
  7.  
  8.         TM.EXE          the main program
  9.         TM.OVL          the main program (overlay)
  10.         TM.RES          the resource file
  11.         TM.HLP          the help file
  12.         HOST.SCR        the host script (inside HOST.EXE)
  13.         HCONFIG.SCR     the host configuration script (inside HOST.EXE)
  14.  
  15.     You can use your old TM.CFG. Version 4.00 will update version 3
  16.     configuration file automatically.
  17.  
  18.     The old script files (both *.SCR and *.TMS) are fully compatible with
  19.     the new ones.
  20.  
  21.     If you want to use the new GIFLink X/Y/Zmodem/QuickB protocol driver,
  22.     you should also copy
  23.  
  24.         GIFLINK.EXE     the main GIFLink program
  25.         GIFLINK.DOC     the document
  26.         GKZ-U.BAT       the upload batch file for GIFLink's Zmodem
  27.         GKZ-D.BAT       the download batch file for GIFLink's Zmodem
  28.         GK-QB.BAT       the upload and download batch file for QuickB
  29.         TM.CFG          the new TM.CFG with GIFLink defined
  30.  
  31.  
  32.  
  33. Upgrading from v2.xx to v4.00
  34. ───────────────────────────────────────────────────────────────────────────
  35.  
  36.     This upgrade procesure assumes that you have Telemate already installed
  37.     in the directory \TM,
  38.  
  39.     1. Before you do anything, MAKE A BACKUP of the \TM directory. You WILL
  40.        NEED some files from it later.
  41.     2. Copy all files (or extract them from the .ZIP) to \TM. You can
  42.        overwrite all the files.
  43.     3. Copy the TM.CFG from your backup to \TM and at the DOS prompt run
  44.        "UPGRADE TM.CFG".
  45.     4. Copy the TM.FON and TM.MEM from your backup to \TM.
  46.     5. Delete all *.TMS files.
  47.     6. Run TMINST.EXE to check if all the options are setup correctly.
  48.     7. If you are using the HOST script, you can run HOST.EXE to extract
  49.        the host script, copy the HUSER.HST from the backup to \TM and
  50.        then run the script HCONFIG.SCR to setup the host mode.
  51.  
  52.     If you want to install v4.00 in a different directory, say C:\TM4,
  53.  
  54.     1. Copy all the files (or extract them from .ZIP) to C:\TM4.
  55.     2. Copy the TM.CFG from \TM to C:\TM4 and at the DOS prompt run
  56.        "UPGRADE TM.CFG".
  57.     3. Edit TM.CFG and changes the lines to
  58.            DirTelemate="C:\TM4\"
  59.            DirScript="C:\TM4\"
  60.        * It is VERY IMPORTANT that you have the directory set up correctly.
  61.          Otherwise, Telemate will not run.
  62.     4. Edit your AUTOEXEC.BAT and change (or add) the line
  63.            SET TMCFG=C:\TM4\TM.CFG
  64.     5. Copy the TM.FON and TM.MEM from \TM to C:\TM4.
  65.     6. Run TMINST.EXE to check if all the options are setup correctly.
  66.  
  67.     Notes:
  68.     1. The new *.MAC and *.PAD are not compatible with the old ones. You
  69.        will have to set up your macro again.
  70.     2. If you are using a 101-key keyboard, you should turn ON the 'Enhanced
  71.        Keyboard' option under the Options/Mouse & Keyboard dialog.
  72.     3. The VT102 keypad table is changed in order to emulate the actual
  73.        terminal more accurately. Please refer to Appendix B in the file
  74.        TELEMATE.DOC for details on the keyboard assignment.
  75.  
  76.